default constructor造句
例句与造句
- These classes provide a default constructor and an
这些类都提供默认的构造函数和 - For example , this code uses the default constructor for
例如,下面的代码使用 - The default constructor automatically makes a call to
,所以缺省构造函数会自动调用 - The default constructor enables event tracking
默认的构造函数启用事件跟踪。 - Such methods should use the default constructor ,
这类方法应使用默认构造函数 - It's difficult to find default constructor in a sentence. 用default constructor造句挺难的
- The values set by the default constructor of the
类的默认构造函数设置的值。 - Do not provide a default constructor for a structure
不要为结构提供默认的构造函数。 - Remove default constructors from value classes
从值类中移除默认构造函数。 - This is the default constructor for this class
这是此类的默认构造函数。 - This method calls the default constructor for the class
此方法调用该类的默认构造函数。 - The runtime generates the code for default constructors
运行库生成默认构造函数的代码。 - If the list type has a default constructor ; otherwise ,
如果列表类型具有默认构造函数,则为 - The constructor is a default constructor
该构造函数为默认构造函数。 - Default constructor initializes any fields to their default values
将所有字段初始化为其默认值 - Default constructors are invoked by using the
默认构造函数是通过
更多例句: 下一页